Delete a specific cost target planning entry.
DELETE/cost_target_planning/:id/
Deletes a cost target planning entry identified by its ID. Authorization is required, and errors may be returned if the entry is not found or deletion permissions are restricted.
Request
Path Parameters
id integerrequired
A unique integer value identifying this cost target planning.
Responses
- 204
Loading...